﻿/*dede58.com 做最好的织梦整站模板下载网站*/
body, html {
	overflow: hidden;
	overflow-y: auto
}
input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.bodybox{padding:0px;}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.left {
	float: left;
}
.tops{padding: 5px 0;background: #f7f7f7;font-size: 14px;}
.tops .fav{font-size: 12px;}
.tops .fav span{display: inline-block;padding: 0 0 0 10px;cursor: pointer;color:#4D4D4D}
.tops .fav span a{color:#4D4D4D;}
.right {
	float: right;
}
.nobg{background: none!important;}
.frtel{padding-top: 30px;}
.frtel .phones{width: 40px;height: 40px;line-height: 40px;border-radius: 40px;background:#0072B0;text-align: center;display:inline-block;}
.frtel .phones i{color:#fff;font-size: 24px;margin-top: 8px;}
.frtel .ptbox{padding-left: 5px;}
.frtel .titles{font-size: 14px;}
.frtel .tels{font-size: 18px;}
.indexBanner
{
    height: 500px;
    overflow: hidden;
    width: 100%;
	position:relative;
}
.indexBanner .banner
{
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center top;
    z-index: 1;
    display: inline-block;
    display: none;
}
.indexBanner .icoList
{
    position: absolute;
    bottom: 20px;
    left: 50%;
    height: 20px;
    display: none;
	z-index:100;
}
.indexBanner .icoList li
{
    margin: 0 10px;
    float: left;
}
.indexBanner .icoList li a
{
    display: block;
    background: #CCC;
    width: 95px;
    height: 8px;
    overflow: hidden;
	opacity: 0.8;
}
.indexBanner .icoList li a:hover, .indexBanner .icoList li a.cur
{
	background:#1683bf;
}
.indexBanner .scrollBody
{
    width: 1200px;
    height: 82px;
    position: absolute;
    z-index: 90;
    bottom: -122px;
    left: 50%;
    margin-left: -600px;
}
.indexBanner .scrollBody .leftBtn
{
    position: absolute;
    width: 18px;
    height: 64px;
    top: 30px;
    left: -4px;
    z-index: 90;
}
.indexBanner .scrollBody .rightBtn
{
    position: absolute;
    width: 18px;
    height: 64px;
    top: 30px;
    right: -5px;
    z-index: 90;
}

.inxSolution {
	padding-top: 57px;
	padding-bottom: 59px;
}
.commonweb {
    margin: 0px auto;
    max-width: 1200px;
    padding: 0;text-align:center;
}
.font30 {
    font-size: 30px;
    line-height: 32px;color:#ffffff;
}
.index-text .en {
    padding: 13px 0 0 0;
}
.index-text .en {
    font-family: 'raleway';
    text-transform: uppercase;
    font-weight: bold;
    color: #d82019;
    padding: 5px 0 0 0;
}
.inxSolut-wrapper {
    padding: 30px 0px 30px;
    position: relative;
}
.inxSolut-wrapper .inxSolut-min {
    overflow: hidden;
    padding: 30px 0 0 0;
}
.inxSolut-wrapper li {
    float: left;
    width: 23%;
}
.inxSolut-wrapper li a {
    display: block;
}
.inxSolut-wrapper li .solut-img {
    overflow: hidden;
}
.inxSolut-wrapper li .solut-img img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.inxSolut-wrapper li .solut-text {
    padding: 10px;
    background-color: #ffffff;
    text-align: center;
    position: relative;
    background: -webkit-linear-gradient(135deg, transparent 20px, #fff 0);
    background: -moz- oldlinear-gradient(135deg, transparent 20px, #fff 0);
    background: -o-linear-gradient(135deg, transparent 20px, #fff 0);
    background: linear-gradient(-45deg, transparent 20px, #fff 0);
}
.inxSolut-wrapper li .solut-text h3 {
    color: #58596d;
}
.font16 {
    font-size: 16px;color:#0072B0!important;
}
.inxSolut-wrapper li .solut-text h4 {
    color: #58596d;
	font-weight: normal;padding-top: 8px;height: 140px;text-align: left;
}
.inxSolution .index-more a {
    border-color: #3b2d2a;
}
.inxSolution .index-more a {
    color: #fff;
}

.index-more a {
    display: inline-block;
    border: 2px solid #e1e1e4;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    padding: 0 20px;
    color: #6e6f7b;
    font-size: 13px;
}
.index-more a {
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    height: 60px;
    line-height: 60px;
    padding: 0 46px;
}
.index-more a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #d82019;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: -o-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.index-more a:hover {
	color: #ffffff;
	border-color: #ffffff;
}
.index-more a:hover:before {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
}
.floor_4_main {
    padding-top: 40px;
    padding-bottom: 100px;
    background: #f5f5f5;
}
.floor_4 .about {
   -moz-box-shadow:0px 0px 11px #B8B8B8; -webkit-box-shadow:0px 0px 11px #B8B8B8; box-shadow:0px 0px 11px #B8B8B8;
   padding:0 0 30px 0;
}
.floor_4 .about .aImg {
	float: left;
	display: block;
	width: 600px;
	padding-top:40px;
	padding-left:30px;
}
.floor_4 .aCont {
    float: left;
    width: 600px;
}
.floor_4 .aCont .txt .kMore:hover {
    background: #0195df;
    color: #fff;
    text-indent: 10px;
}
.floor_4 .aCont .txt {
    padding-left: 50px;
    padding-top: 35px;
    width: 570px;
}
.floor_4 .aCont .txt .aTit {
    width: 480px;
    font-weight: bold;
    font-size: 30px;
    color: #333;
    background: url(../images/aline.png) no-repeat right center;
}
.floor_4 .about .aImg img {
	display: block;
	width: 100%;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_4 .about .aImg:hover {
	transform: translateY(-3px);
	transition: all ease 600ms;
}
.floor_4 .about .aImg:hover img {
	filter: brightness(105%);
	-webkit-filter: brightness(105%);
}
.floor_4 .aCont .txt .aTxt {
    margin-top: 30px;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: #666;
}
.floor_4 .aCont .txt .kMore {
    width: 180px;
    height: 36px;
    line-height: 36px;
    margin-top: 24px;
    display: block;
    text-align: center;
    background: #444;
    color: #fff;
}


.indexTit .tit {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.indexTit .tit em {
    display: block;
    font-weight: bold;
    color: #0195df;
    text-align: center;
}
.indexTit .subtit {
    width: 599px;
    height: 32px;
    margin: 0 auto;
    margin-top: 16px;
    background: url(../images/titline1.png) no-repeat center center;
    background-size: 599px 32px;
}
.icon2 {
    background: url(../images/icon2.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

/*footer*/
.footer {
	width: 100%;
	color: #fff;
	padding-bottom: 12px;
	background: #2E3033;
	border-top: 8px solid #06a3e8;
}
.footer .links {
	padding: 20px 0;
	font-size: 16px;
	border-bottom: 1px solid #1a1d21;
}
.footer .links span {
	color: #fff;
	display: inline-block;
}
.footer .links a {
	display: inline-block;
	font-size: 14px;
	color: #939393;
	padding-right: 10px;
}
.footer .links a:hover {
	color: #06a3e8;
}
.footer .bottom {
	border-top: 1px solid #464a50;
}
.footer .bNav {
	width: 710px;
	margin-top: 12px;
	border-right: 1px solid #1a1d21;
}
.footer .di_logo img {
	width: 111px;
	height: 111px;
	background-size: 100%;
}
.footer .bNav dl {
	display: inline-block;
	float: left;
	width: 140px;
	overflow: hidden;
	text-align: left;
	padding-top: 10px;
}
.footer .bNav dl dt {
	height: 16px;
	display: block;
	padding-bottom: 32px;
}
.footer .bNav dl dt a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
}
.footer .bNav dl dd {
	display: block;
	height: 22px;
	padding-bottom: 16px;
}
.footer .bNav dl dd a {
	display: block;
	font-size: 14px;
	color: #939393;
	line-height: 14px;
}
.footer .bNav dl dd a:hover {
	color: #06a3e8;
}
.footer .ewm {
	height: 180px;
	text-align: center;
	padding-left: 15px;
	margin-top: 12px;
	border-left: 1px solid #464a50;
}
.footer .ewm dl {
	float: left;
	display: block;
	margin-right: 0px;
	margin-top: 10px;
	height: 164px;
}
.footer .ewm dl:nth-child(2) {
	margin-right: 0px;
}
.footer .ewm dl:first-child+dl {
	margin-right: 0px;
}
.footer .ewm dl dt {
	width: 140px;
	height: 140px;
	background-color: #fff;
	text-align: center;
}
.footer .ewm dl dt img {
	width: 130px;
	height: 130px;
	display: inline-block;
	background-size: 100%;
	margin-top: 5px;
}
.footer .ewm dl dd {
	font-size: 14px;
	color: #939393;
	line-height: 24px;
	padding-top: 5px;
}
.footer .contact_info {
	width: 315px;
	height: 320px;
	padding-left: 15px;
	border-right: 1px solid #1a1d21;
	border-left: 1px solid #464a50;
	margin-top: 12px;
}
.footer .contact_info a{color:#939393;}
.footer .contact_info p.p1 {
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	padding-top: 10px;
}
.footer .contact_info p.dh {
	font-size: 36px;
	color: #06a3e8;
	font-family: "Arial";
	line-height: 36px;
	padding-top: 4px;
	font-weight: bold;
	padding-bottom: 12px;
}
.footer .contact_info h3 {
	font-size: 20px;
	padding-top: 8px;
}
.footer .contact_info p.tel {
	font-size: 14px;
	color: #939393;
	line-height: 22px;
	width: 270px;
}
.footer .contact_info i {
	display: block;
	padding-top: 8px;
	font-size: 14px;
	color: #fff;
}
.footer .contact_info i a {
	display: inline-block;
	color: #fff;
	padding-right: 12px;
}
/*copyright*/
.copyright {
	height: 60px;
	line-height: 60px;
	color: #666;
	font-size: 14px;
	background: #27292B;
}
.copyright p {
	color: #939393;
}
.copyright span {
	margin: 0 6px;
}
.copyright a {
	color: #939393;
}
.copyright a:hover {
	color: #06a3e8;
}
div[class*=container], section[class*=container], ul[class*=container] {
	margin: 0 auto
}

@media (max-width:1240px) {
div[class*=container], section[class*=container], ul[class*=container] {
	min-width: 100%;
	width: 100%;
	max-width: 100%
}
}
.container_banner {
	width: 1200px;
	position: relative
}
@media (max-width:1240px) {
.container_banner {
	padding: 0 2%
}
}
.container_moment {
	width: 1220px
}
.container_case {
	width: 1230px
}
.container_feature {
	width: 1220px
}
.title {
	text-align: center
}
.title h3 {
	font-size: 4.2em;
	color: #000;
	margin-bottom: 15px
}
.title p {
	text-transform: uppercase;
	font-size: 1.8em;
	color: #e75c1e
}
@media (max-width:1500px) {
.title h3 {
	font-size: 3.8em
}
}
@media (max-width:768px) {
.title h3 {
	font-size: 34px;
	margin-bottom: 10px
}
}
@media (max-width:500px) {
.title h3 {
	font-size: 28px;
	margin-bottom: 5px
}
.title p {
	font-size: 16px
}
}
@media (max-width:360px) {
.title h3 {
	font-size: 24px;
	margin-bottom: 5px
}
.title p {
	font-size: 14px
}
}
.title2 {
	text-align: center
}
.title2 h2 {
	font-size: 42px;
	color: #ec6c49;
	display: inline-block;
	position: relative
}
.title2 h2:after, .title2 h2:before {
	content: '';
	position: absolute;
	width: 48px;
	height: 1px;
	background: #f19d78;
	top: 56%
}
.title2 h2:after {
	right: -75px
}
.title2 h2:before {
	left: -75px
}
@media (max-width:768px) {
.title2 h2 {
	font-size: 34px
}
}
@media (max-width:500px) {
.title2 h2 {
	font-size: 28px
}
}
@media (max-width:360px) {
.title2 h2 {
	font-size: 24px
}
}
.base-color {
	color: #ec6c49
}
.case-list .case-box {
	width: 382px;
	display: inline-block
}
.case-list .pro {
	width: 100%;
	height: 215px
}
.case-list .desc {
	text-align: left;
	width: 100%;
	height: 66px;
	background: #e75c1e;
	line-height: 66px;
	color: #fff;
	font-size: 18px;
	padding-left: 25px;
	position: relative
}
.case-list .desc .more {
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -14px;
	width: 27px;
	height: 27px;
	background: url(../img/more.png) no-repeat center
}
header {
	position: relative
}
header.fix {
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 2px 1px #d4d4d4
}
.header-in {
	z-index: 100;
	width: 100%;
	height: 90px;
	top: 0
}
.logo {
	display: inline-block;
	position: relative;
	z-index: 999999;
	margin-top: 13px
}
.logo img{width: 350px;}
.moible_hy {
	display: none
}
.m-close {
	display: none
}
.header-r {
	float: right;
	position: relative;
	z-index: 10;
	font-size: 0
}
.menu{background: url(../images/bg.png);color:#ffffff;margin-top: 15px;position: relative;z-index: 101}
nav.nav-top {
	display: inline-block;
	padding:0;
}
nav.nav-top>ul>li {
	position: relative;
	display: inline-block;
	line-height: 50px;
	height:50px;
	font-size: 16px;
	width: 167px;text-align: center;
	background: url(../images/line.png) left center no-repeat;
}
nav.nav-top>ul>li::after {
	content: ' ';
	position: absolute;
	left: auto;
	bottom: 0;
	width: 0;
	right: 0;
	height: 3px;
	background: #0051a5;
	transition: width cubic-bezier(.47, -.01, .09, 1.08) .6s;
	-ms-transition: width cubic-bezier(.47, -.01, .09, 1.08) .6s;
	-o-transition: width cubic-bezier(.47, -.01, .09, 1.08) .6s;
	-webkit-transition: width cubic-bezier(.47, -.01, .09, 1.08) .6s;
	-moz-transition: width cubic-bezier(.47, -.01, .09, 1.08) .6s
}
nav.nav-top>ul>li.cur::after, nav.nav-top>ul>li:hover::after {
	width: 100%;
	left: 0;
	right: auto
}
.top-sub-menu {
	display: none;
	position: absolute;
	top: 50px;width: 100%;
}
nav.nav-top>ul>li:hover a{
	color: #fff;
	background: #0051a5}
nav.nav-top>ul>li a {
	color: #fff;
	font-size: 16px;
	transition: all .35s;
	-ms-transition: all .35s;
	-o-transition: all .35s;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	display: block;
	margin: 0 2px 0 13px;
}
nav.nav-top>ul>li a:hover, nav.nav-top>ul>li.cur a {
	color: #ffffff
}
nav.nav-top>ul .cur{background: #0051a5!important;}
.top-sub-menu>a {
	color: rgba(255,255,255,.8)!important;
	font-size: 13px!important;
	line-height: 18px;
	display: block;
	text-align: center;
	background: #0051a5;
	border-bottom: 1px solid #033E57;
	padding: 5px!important;
}
.top-sub-menu>a:hover {
	color: #fff;
	background:#1876B6!important
}
.banner_info .inside-nav-one {
	width: 50%
}
.inside-banner img {
	max-width: 100%;
	height: auto
}
.inside-banner {
	position: relative;
	height: 500px;
	margin-top: 90px
}
.inside-banner .banner-img {
	height: 100%;
	width: 100%
}


@media (max-width:768px) {
.inside-banner {
	height: 280px
}
.inside-banner .banner-desc {
	top: 40%;
	width: 50%
}
.inside-banner .banner-desc h2 {
	font-size: 36px;
	margin-bottom: 10px
}
.inside-banner .banner-desc p {
	font-size: 16px
}
}
@media (max-width:500px) {
.inside-banner .banner-desc {
	top: 40%
}
.inside-banner .banner-desc h2 {
	font-size: 32px;
	margin-bottom: 5px
}
.inside-banner .banner-desc p {
	font-size: 16px!important
}
.inside-banner .banner-img {
	background-position: 67%!important
}
}
.inside-nav {
	position: relative;
	margin-top: -62px;
	font-size: 0
}
.inside-nav-one {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	width: 16.667%;
	height: 62px;
	line-height: 62px;
	text-align: center;
	background: #d4592e;
	transition: .3s
}
.inside-nav-one.cur, .inside-nav-one:hover {
	background: #fff
}
.inside-nav-one a {
	display: block;
	color: #fff;
	transition: .3s
}
.inside-nav-one.cur a, .inside-nav-one:hover a {
	color: #d55a2d
}
.textprenext {
	margin-top: 20px;
	line-height: 30px
}
/* banner */
#banner_main {
	overflow: hidden;
	z-index: 2;
	max-width: 1920px;
	margin: 0 auto;
	width: 100%;
	
}
#banner_main .banner {
	position: relative;
	width: 100%;
	height: 600px;
	margin: 0 auto;
	min-width: 1200px;
}
#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 600px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	display: none;
}
.banner li:first-child {
	display: block;
}
.banner li img {
	width: 1920px;
	height: 600px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
	min-width: 1200px;
}
#banner .tip {
	width: 1000px;
	height: 14px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 30px;
	z-index: 12;
}
#banner .tip span {
	width: 33px;
	height: 4px;
	margin: 0 10px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	border: #fff solid 1px;
	opacity: 0.5;
	filter: Alpha(opacity=50);
}
#banner .tip span.cur {
	background-color: #0177c4;
	border: #0177c4 solid 1px;
	opacity: 1;
	filter: Alpha(opacity=100);
}
#banner #btn_prev, #banner #btn_next {
	width: 31px;
	height: 61px;
	position: absolute;
	top: 50%;
	margin-top: -30.5px;
	z-index: 5;
	display: none;
	-webkit-transition: all .0s ease-in-out 0s;
	-moz-transition: all .0s ease-in-out 0s;
	transition: all .0s ease-in-out 0s;
}
#banner #btn_prev {
	background-position: 0px 0;
	left: 12%;
}
#banner #btn_next {
	background-position: -38px 0px;
	right: 12%;
}
#banner #btn_prev:hover {
	left: 12%;
	background-position: 0px -72px;
}
#banner #btn_next:hover {
	right: 12%;
	background-position: -38px -72px;
}
/*banner end*/

.textprenext a {
	transition: color .4s;
	-ms-transition: color .4s;
	-o-transition: color .4s;
	-webkit-transition: color .4s;
	-moz-transition: color .4s
}
.textprenext a:hover {
	color: #e75c1e
}
.share {
	float: right;
	margin-top: 25px
}
.msg {
	position: fixed;
	z-index: 99;
	right: 30px;
	bottom: 10%;
	width: 100px;
	height: 40px;
	background: #e7e7e7;
	border-radius: 30px;
	text-align: center;
	line-height: 36px;
	cursor: pointer
}
.msg .desc {
	font-size: 12px;
	color: #e75c1e
}
.msg .icon {
	width: 24px;
	height: 24px;
	background: url(../img/msg.png) no-repeat center/contain;
	margin-right: 5px
}
.pc_msg {
	display: none;
	position: fixed;
	right: 0;
	bottom: 5%;
	background: #fff;
	border: 1px solid #e75c1e;
	z-index: 99;
	padding: 20px 0 15px 15px
}
.pc_msg .msg_title {
	position: absolute;
	top: -1px;
	left: -31px;
	width: 30px;
	background: #e75c1e;
	color: #fff;
	padding: 24px 9px 5px 9px;
	cursor: pointer
}
.pc_msg i {
	position: absolute;
	left: -23px;
	top: 6px;
	z-index: 11;
	color: #fff;
	font-size: 14px
}
.pc_msg .msg_input {
	margin-bottom: 10px
}
.pc_msg .msg_input span {
	width: 39px;
	display: inline-block;
	text-align: right
}
.pc_msg .msg_input input {
	border: 1px solid #ffb898;
	padding-left: 5px
}
.pc_msg .msg_input textarea {
	height: 80px;
	border: 1px solid #ffb898;
	padding-left: 5px
}
.pc_msg .msg_input input[name=verfiycode] {
	width: 75px;
	display: inline-block;
	vertical-align: middle
}
.pc_msg .msg_input .captcha2 {
	width: 100px;
	display: inline-block;
	vertical-align: middle
}
.pc_msg .msg_input .captcha2 img {
	max-width: 100%;
	height: 21px
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
/*搜索栏*/
.announ_main {
	width: 100%;
	height: 76px;
	line-height: 76px;
	border-bottom: 1px solid #eee;
}
.announ_main .announ_right {
	width: 282px;
	padding-top: 20px;
}
.announ_main  .search {
	width: 282px;
	height: 35px;
	line-height: 35px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: #f6f6f6;
	position: relative;
}
.announ_main  .search input {
	outline: none;
	border: 0 none;
	height: 35px;
	line-height: 35px;
}
.announ_main  .search .txt {
	width: 200px;
	background: none;
	padding-left: 15px;
	display: block;
	color: #999;
}
.announ_main  .search .btn {
	width: 50px;
	background: url(../images/sou.png) no-repeat center #0195df;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.announ_main  .search .btn:hover {
	background-color: #10c09f;
}
.announ_main .announ_left span {
	display: inline-block;
}
.announ_main .announ_left a {
	display: inline-block;
	padding: 0 10px 0 0;
	color: #666;
}
.announ_main .announ_left a s {
	width: 1px;
	height: 16px;
	display: inline-block;
	margin-right: 10px;
	background: #e9e9e9;
	vertical-align: middle;
}
.announ_main .announ_left a:first-child s {
	display: none;
}
.pc_msg button {
	border: 0;
	background: #e75c1e;
	color: #fff;
	padding: 3px 45px;
	border-radius: 3px;
	font-size: 12px;
	margin: 15px auto 0;
	display: block
}
.aside-nav {
	position: fixed;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	z-index: 102
}
.aside-nav-close {
	margin: 0 auto;
	width: 17px;
	height: 17px;
	line-height: 15px;
	background: #C5271E;
	border-radius: 50%;
	text-align: center;
	visibility: visible;
	cursor: pointer
}
.aside-nav-in.close {
	transform: translateX(100px);
	visibility: hidden;
	transition: .3s
}
.aside-nav-one {
	position: relative;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	background: #C5271E;
	border-radius: 50px;
	text-align: right
}
.aside-nav-one-img {
	position: absolute;
	left: 0;
	top: -1px;
	z-index: 10;
	width: 40px;
	height: 40px;
	text-align: center;
	transition: .3s
}
.aside-nav-one-img img {
	width: 22px
}
.more-width:hover .aside-nav-one-img {
	left: -73px
}
.more-width-call:hover .aside-nav-one-img {
	left: -155px
}
.aside-nav-one-desc {
	position: absolute;
	right: 0;
	padding-right: 16px;
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	background:#C5271E;
	color:#C5271E;
	border-radius: 50px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: .3s, color .1s
}
.more-width:hover .aside-nav-one-desc {
	width: 125px;
	color: #fff;
	transition: .3s
}
.more-width-call:hover .aside-nav-one-desc {
	width: 200px
}
.aside-nav-one-qrcode {
	position: absolute;
	left: -200px;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	visibility: hidden;
	transition: .3s
}
.aside-nav-one:hover .aside-nav-one-qrcode {
	left: -140px;
	opacity: 1;
	visibility: visible
}
.page {
	text-align: center
}
.page a {
	color: #acacac;
	display: inline-block;
	width: 100%;
	line-height: 28px;
	transition: color .4s;
	-ms-transition: color .4s;
	-o-transition: color .4s;
	-webkit-transition: color .4s;
	-moz-transition: color .4s
}
.page span {
	color: #acacac;
	font-family: SimSun;
	vertical-align: top
}
.page .pagination {
	display: inline-block
}
.page .pagination li.cur {
	width: auto;
}
.page .pagination li {
	float: left;
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	margin-right: 12px;
	color: #acacac;
	transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}
.page .pagination li:first-child {
	border: 0;
	color: #fff;
	margin-right: 13px;
	font-weight: bolder
}
.page .pagination li:last-child {
	border: 0;
	color: #fff;
	font-family: SimSun;
	font-weight: bolder
}
.page .pagination li:hover {
	background: #e75c1e
}
.page .pagination li:hover a {
	color: #fff
}
.page .pagination li:hover span {
	color: #fff
}
.page .pagination li:hover.disabled {
	border-color: #3eb296
}
.page .pagination li.active {
	background: #e75c1e
}
.page .pagination li.active span {
	color: #fff
}
footer {
	font-size: 1em;
	padding-top: 1%;
	width: 100%;
	background: #2b2b2b;
	min-width: 1200px
}
.part-1 {
	max-width: 1200px;
	width: 100%;
	margin: 2.5% auto
}
.footer-nav {
	float: left;
	width: 66.5%
}
.item-common {
	float: left;
	width: 16.667%;
	text-align: left;
	transition: all linear .3s;
	-moz-transition: all linear .3s;
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s
}
.item-common span {
	font-weight: lighter;
	display: inline-block;
	font-size: 16px;
	color: rgba(230,230,230,.5);
	padding-bottom: 15px;
	margin-bottom: 12px;
	border-bottom: 1px solid rgba(230,230,230,.5)
}
.item-common a {
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
	color: rgba(230,230,230,.7);
	word-break: break-all;
	transition: .2s all linear;
	-moz-transition: .2s all linear;
	-webkit-transition: .2s all linear;
	-o-transition: .2s all linear
}
.item-common a:hover {
	color: #fff
}
.footer-icon {
	width: 20%;
	float: left
}
.footer-icon .phone p {
	font-size: 1.6em;
	color: #ad1e1a
}
.footer-icon .phone p span {
	font-size: 12px
}
.footer-icon .phone strong {
	font-size: 1.4em;
	color: #d0d0d0;
	font-weight: 400
}
.footer-icon .mail i, .footer-icon .phone i {
	float: left;
	margin-right: 10px;
	display: inline-block;
	width: 17px;
	height: 17px;
	vertical-align: middle;
	margin-top: 1px
}
.footer-icon .phone i {
	background: url(../img/phone-icon.png) no-repeat
}
.footer-icon .mail i {
	background: url(../img/location-icon.png) no-repeat;
	margin-top: 7px
}
.footer-icon .mail {
	margin-top: 10px
}
.footer-icon .mail p {
	color: #d0d0d0;
	font-size: 1.6em
}
.footer-icon .mail strong {
	color: #d0d0d0;
	font-size: 1.4em;
	font-weight: 400;
	float: left;
	width: 87%;
	line-height: 30px
}
.wechat {
	display: inline-block
}
.wechat .others p {
	font-size: 14px;
	color: #9e9e9e;
	margin-bottom: 18px
}
.wechat .ewm {
	margin-left: 45px;
	margin-top: 10px
}
.wechat .address {
	font-size: 14px;
	color: #9e9e9e;
	margin-bottom: 18px
}

.frend-item {
	float: right
}
.frend-list {
	float: left;
	margin-right: 10px;
	color: #9e9e9e;
	font-size: 14px
}
.frend-list a {
	display: inline-block;
	font-size: 14px;
	color: #9e9e9e
}
.frend-list:last-child {
	margin-right: 0
}
@media (max-width:1440px) {
.aside-nav, .msg {
	right: 0
}
}
@media (max-width:1240px) {
header {
	padding: 0 2%
}
footer {
	min-width: 100%;
	padding: 3% 2.5% 0
}
}
@media (max-width:1120px) {
.footer-nav {
	display: none
}
.part-1 {
	text-align: center
}
.f_contact {
	text-align: left
}
}
@media (max-width:1000px) {
header {
	padding: 0
}
.inside-banner {
	margin-top: 0
}
.logo {
	margin-top: 11px;
	width: 130px
}
.logo img {
	max-width: 100%
}
.header-in {
	background: #fff;
	height: 55px;
	padding: 0 2%;
	position: fixed;
	overflow: visible;
	box-shadow: 0 1px 10px -3px #000
}
.header-r {
	float: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 100%;
	height: 0;
	text-align: center;
	transition: 0s 1s;
	overflow: hidden
}
body.on .header-r {
	height: 100%;
	transition: 0s
}
.header-r::after {
	content: ' ';
	position: absolute;
	left: 0;
	top: -100%;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #f2f2f2;
	transition: .8s .2s
}
body.on .header-r::after {
	top: 0;
	transition: .4s
}
.header-r-in {
	margin-top: 15%;
	padding: 0 25px
}
.m-close {
	display: block;
	float: right;
	position: relative;
	right: 0;
	top: 8px;
	z-index: 999999;
	width: 36px;
	height: 36px
}
.m-close::after, .m-close::before {
	content: '';
	position: absolute;
	left: 0;
	width: 50%;
	height: 2px;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	transition: all .4s .1s ease-out;
	background: #0051a5
}
body.on .m-close::after, body.on .m-close::before {
	transition: all .25s ease-out
}
.m-close::before {
	top: 20px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: 50% 50% 0
}
.m-close::after {
	top: 20px;
	left: 12px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transform-origin: 50% 50% 0
}
body.on .m-close::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
body.on .m-close::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
nav.nav-top {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%
}
nav.nav-top>ul>li {
	display: block;
	transform: translateY(-30px);
	margin: 0;
	line-height: 8vh;
	height: auto;
	opacity: 0;
	text-align: left;
	transition: .2s;
	border-bottom: 1px solid rgba(207,207,207,.66)
}
nav.nav-top>ul>li a:after {
	content: attr(data-icon);
	font-size: 18px;
	position: absolute;
	right: 10px;
	top: 0
}
nav.nav-top>ul>li[date-switch='1'] a:after {
	content: attr(data-hover)
}
body.on nav.nav-top>ul>li:nth-child(2)>a, body.on nav.nav-top>ul>li:nth-child(3)>a, body.on nav.nav-top>ul>li:nth-child(4)>a, body.on nav.nav-top>ul>li:nth-child(5)>a, body.on nav.nav-top>ul>li:nth-child(6)>a {
	pointer-events: none
}
body.on nav.nav-top>ul>li:nth-child(1), nav.nav-top>ul>li:nth-child(7) {
	transition: .2s
}
body.on nav.nav-top>ul>li:nth-child(2), nav.nav-top>ul>li:nth-child(6) {
	transition: .2s .05s
}
body.on nav.nav-top>ul>li:nth-child(3), nav.nav-top>ul>li:nth-child(5) {
	transition: .2s .1s
}
body.on nav.nav-top>ul>li:nth-child(4), nav.nav-top>ul>li:nth-child(4) {
	transition: .2s .15s
}
body.on nav.nav-top>ul>li:nth-child(5), nav.nav-top>ul>li:nth-child(3) {
	transition: .2s .2s
}
body.on nav.nav-top>ul>li:nth-child(6), nav.nav-top>ul>li:nth-child(2) {
	transition: .2s .25s
}
body.on nav.nav-top>ul>li:nth-child(7), nav.nav-top>ul>li:nth-child(1) {
	transition: .2s .3s
}
body.on nav.nav-top>ul>li {
	transform: translateY(0);
	opacity: 1
}
.top-sub-menu {
	display: none;
	overflow: hidden;
	border: 0
}
nav.nav-top>ul>li::after {
	display: none
}
.top-sub-menu {
	position: static
}
.top-sub-menu a {
	display: block;
	width: 100%;
	font-size: 14px!important;
	color: rgba(0,0,0,.8)!important;
	text-align: left;
	padding-left: 10px;
	background: 0 0;
	border-bottom: 1px solid rgba(193,193,193,.66);
	margin: 0!important;
}
.top-sub-menu>a:hover {
	background:#1D74BB
}
.top-sub-menu a:last-child {
	border: 0
}
a.login {
	display: block;
	margin: 0 auto;
	transform: translateY(-30px);
	opacity: 0;
	transition: .2s
}
body.on a.login {
	display: none
}
.footer-t {
	padding-top: 30px;
	text-align: center
}
.footer-t-l {
	display: none
}
.footer-t-r {
	float: none
}
.footer-b {
	padding: 15px;
	height: auto;
	line-height: 20px;
	font-size: 12px
}
.moible_hy {
	display: block;
	float: right;
	color: #fff;
	font-size: 26px;
	position: relative;
	top: 14px;
	margin-right: 20px;
	z-index: 100000
}
article {
	margin-top: 55px
}
}

/* loaction */
.location {
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 9;
	overflow: hidden;
	font-size:14px;
	margin: 20px 15px;background: #eee;
	padding: 0 15px;
}
.location .chanpin {
	height: 102px;
}
.location .sitepath {
	color: #363636;
	white-space: nowrap;
}
.location .sitepath s {
	width: 12px;
	height: 12px;
	background-position: -489px -213px;
	margin-right: 6px;
}
.location .sitepath a {
	color: #363636;
	padding: 0 5px;
}
.location .sitepath a:hover {
	color: #358fd0;
}
.location .menu {
	height: 52px;
	line-height: 52px;
	position: relative;
	z-index: 1;
}
.location .menu li {
	padding: 0;
	float: left;
	height: 50px;
	line-height: 50px;
	margin-left: 30px;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #363636;
	display: inline-block;
	position: relative;
}
.location .menu li a {
	display: block;
}
.location .menu li i {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 3px;
	background-color: #358fd0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.location .menu li .box {
	width: 400px;
	text-align: left;
	position: absolute;
	left: 0;
	top: 60px;
	display: none;
}
.location .menu li .box a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	margin-right: 14px;
}
.location .menu li .box a s {
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle;
	background: #999;
	margin-right: 5px;
}
.location .menu li:hover i, .location .menu li.hover i {
	width: 100%;
	margin-left: -50%;
}
.location .menu li:hover a, .location .menu li.hover a {
	color: #358fd0;
}
.location .menu li:hover .box {
	display: block;
}
.ntitle2 {
	position: relative;
	text-align: center;
	padding-top: 30px;
}
.ntitle2 .more {
	font-family: arial;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	width: 85px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	display: block;
}
.ntitle2 h3 {
	font-size: 22px;
	color: #333;
	line-height: 24px;
	position: relative;
}
.ntitle2 h3 s {
	background: url(../images/a6_03.png) center center no-repeat;
	width: 619px;
	height: 9px;
	display: block;
	margin: 0 auto;
	margin-top: 18px;
}
.ntitle2 .times{padding-top: 10px;padding-bottom: 20px;}
.ntitle2 h3 i {
	font-size: 24px;
	font-family: "Arial";
	display: block;
	color: #a9a9a9;
	text-transform: uppercase;
	padding-left: 5px;
}
.ntpo {
	padding: 10px 0px 60px;
	line-height: 25px;font-size: 14px;color:#464646;min-height: 400px;
}
.ntpo img{max-width:100%;}
.girdlist {
	overflow: hidden;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
}
.girdlist .list {
	width: 100%;
}
.girdlist .item {
	width: 382px;
	float: left;
	display: inline-block;
	margin-bottom: 30px;
	margin-right: 20px;
	position: relative;
	background: #fff;
}
.girdlist .item a {
	display: block;
}
.girdlist .item .img {
	width: 380px;
	height: 278px;
	overflow: hidden;
	border: #eeeeee solid 1px;
	position: relative;
	text-align: center;
}
.girdlist .item .img img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 100%;
	display: inline-block;
	margin-top: 11px;
}
.girdlist .item .item_mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom: 1;
	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);
	transform: rotateX(180deg) scale(0.2, 0.2);
	transition: all ease-out .5s;
}
.girdlist .item .item_mask .item_link_icon {
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	background-position: -440px -313px;
	line-height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
*top: 40%;
	margin-left: -30px;
	margin-top: -0px;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom: 1;
}
.girdlist .item .txt {
	background: #fff;
	height: 56px;
	line-height: 56px;
	position: relative;
	font-size: 16px;
	color: #333;
	border-bottom: #eeeeee solid 1px;
}
.girdlist .item .txt p {
	font-size: 16px;
	color: #333;
	float: left;
	transition: .5s ease;
}
.girdlist .item .txt i {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -487px -246px;
	margin-top: 20px;
	transition: .5s ease;
}
.girdlist .item:hover p {
	color: #358fd0;
	transition: .5s ease;
}
.girdlist .item:hover .txt i {
	background-position: -487px -228px;
	transition: .5s ease;
}
/*.girdlist .item:hover{box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);}*/
.girdlist .item:hover img {
	transform: scale(1.1, 1.1);
}
.girdlist .item:hover .item_mask {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0, 0, 0, 0.3);
}
.girdlist .item:hover .item_mask .item_link_icon {
	transform: translateY(-21px);
	opacity: 1;
	filter: Alpha(opacity=100);
}
.girdlist .huxin .item {
	width: 278px;
	margin-right: 25px;
}
.girdlist .huxin .item:nth-child(3n) {
	margin-right: 0;
}
.girdlist .huxin .item .img {
	width: 100%;
}
.girdlist .huxin .item .img img {
	margin-top: 13px;
}
.girdlist .huxin .item .item_mask .item_link_icon {
	margin-top: -12px;
}
.girdlist .serpro .item{width:285px;}
.girdlist .serpro .item .img{width:100%;}
.girdlist .serpro .item:nth-child(4n){margin-right: 0;}

/*分页样式*/
.pglist {
	padding: 30px 0;
	width: 100%;
	text-align: center;
	clear: both;margin-top: 20px;
}
.pglist a {
	color: #333;
	padding: 0 15px;
	margin: 0 4px;
	background: #fff;
	border: 1px solid #edebeb;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #358fd0;
	border-color: #358fd0;
}
.pglist .noww a{background: #2E5D8F;color:#ffffff;}

.contentbox{background: url(../images/iFCB_inner_bg.jpg);}
.contentbox .boxleft{float:left;width:240px;padding-left: 15px;}
.contentbox .boxright{float:right;width:920px;padding-right: 15px;}
.contentbox .cont{background: #fff;-moz-box-shadow:0px -2px 8px #d2d2d2; -webkit-box-shadow:0px -2px 8px #d2d2d2; box-shadow:0px -2px 8px #d2d2d2;}

.pub_page_side .title { display: block; margin-bottom:0; padding:4px; background:url(../images/Pro_sort_title.jpg); font-size:22px; line-height:30px; text-align:center; }
.pub_page_side .title_more { padding:18px 0; background: none; color:#fff; }
.pub_page_side_menu_list{text-align: center;padding-bottom: 20px;}
.pub_page_side_menu_list .menu_item{padding: 10px;border: solid 1px #eeeeee;border-top:none;}
.pub_page_side_menu_list .menu_item a{display: block;font-size: 16px;}
.pub_page_side_menu_list .on{background: #308EC3;border-left: solid 1px #308EC3;border-right: solid 1px #308EC3;}
.pub_page_side_menu_list .menu_item:hover{background: #308EC3;border-left: solid 1px #308EC3;border-right: solid 1px #308EC3;}
.pub_page_side_menu_list .on a{color:#fff;}
.pub_page_side_menu_list .menu_item:hover a{color:#fff;}
.iFCB-inside-news{padding-bottom: 30px;}
.iFCB-inside-title .title {
    min-height: 40px;
    background: url(../images/location.jpg) repeat-x;
    line-height: 40px;padding: 0;
}
.iFCB-inside-title .title .more {
	font-size:12px;
    float: right;
    margin-right: 15px;
    padding-right: 10px;
    background: url(../images/iFCB_sort_ico.png) no-repeat right 45%;
}
.iFCB-inside-title .title .more a{font-size: 12px;}
.iFCB-inside-title .title .title_more {
    position: relative;
    float: left;
    min-width: 140px;
    padding: 0 40px 0 20px;
    background: url(../images/iFCB_lt_news.png) no-repeat right top;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.TTXW_LIST {
    border-bottom: 1px solid #eee;
}
.TTXW_LIST ul li {
    padding: 10px 20px;
    border: 1px solid #eee;
    color: #999;
    border-bottom: 0;
    transition: all 0.3s ease-in-out;
}
.TTXW_LIST ul li {
    position: relative;
    left: 0;
    line-height: 40px;
}
.TTXW_LIST ul li .u-date {
    float: right;
}
.TTXW_LIST ul li a {
    background-image: url(../images/icon_7.gif);
    background-repeat: no-repeat;
    background-position: 0 45%;
}
.TTXW_LIST ul li a {
    position: relative;
    display: block;
    left: 0;
    padding-left: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.3s ease-in-out;
    vertical-align: top;
}
.probox{padding:20px 0;text-align: center;}
.probox .prol{float: left;width: 250px;height: 523px;background: #79afd5;position: relative;}
.probox .prol .title{padding: 20px 15px;font-size: 22px;font-weight:normal;background: #0051a5;color:#ffffff;}
.probox .prol .morep{position: absolute;bottom: 15px;left: 0;width: 100%;}
.probox .prol .morep a{font-size: 14px;color:#fff;}
.probox .prol .sublist li{background: #f7f7f7;}
.probox .prol .sublist li a{display: block;font-size: 14px;padding: 12px 10px;}
.probox .prol .sublist li a:hover{background: #ADC8D5;color:#0051a5;transition:all 0.3s ease 0s;}
.probox .pror{float: right;width: 920px;}
.probox .pror .locations{height: 45px;line-height: 45px;text-align: left;background: url(../images/icon_3.jpg) repeat-x;background: linear-gradient(to bottom,#fff, #e7f0f7);}
.probox .pror .locations .sp1{font-size: 18px;display:inline-block;padding: 0 20px 0 32px;background: url(../images/titleline.png) no-repeat 12px center #4f8fbe;color:#fff;}
.probox .pror .locations .sp2{float: right;padding-right: 15px;}
.probox .pror .locations .sp2 a{font-size: 14px;}
.probox .pror .prolist{padding: 10px;border:solid 1px #e7f0f7;}
.probox .pror .prolist li{float: left;width: 25%;margin-bottom: 12px; transition:all 0.3s ease 0s;}
.probox .pror .prolist li a{display: block;padding: 8px;margin: 0 8px;}
.probox .pror .prolist li a:hover{background: #4f8fbe}
.probox .pror .prolist li img{width: 100%;transition: all 0.6s ease-in-out;transform: scale(1);}
.probox .pror .prolist li .pic{height: 165px;overflow: hidden;border:solid 1px #f5f5f5}
.probox .pror .prolist li .tit{height: 35px;line-height: 35px;background: #f5f5f5;transition:all 0.3s ease 0s; box-sizing: border-box;}
.probox .pror .prolist li a:hover .tit{background: #4f8fbe;color:#fff;}
.probox .pror .prolist li a:hover img{transform:scale(1.1);}
.contact{padding: 0px 0px 30px;width: 100%;}
.contact img{width: 100%;}
.newslist a{font-size: 14px!important;color:#3D3D3D}
.newslist .TTXW_LIST{border: none!important;}
.newslist .TTXW_LIST li{border-bottom: solid 1px #eee!important;}
.homenews{padding: 30px 0;}
.homenews .newsf{float: left;width: 49%;}
.homenews .newsf:last-child{float: right;}
.homenews .title { height: 41px; min-height: 41px;/* background:url(icon_3.jpg) repeat-x;*/ line-height: 41px;background: linear-gradient(to bottom,#fff, #e7f0f7);
border-top: #f8f8f8 1px solid; margin-bottom: 20px;}
.homenews .title .title_more { position: relative; float: left;padding-left: 32px; background: url(../images/titleline.png)no-repeat 12px center #4f8fbe; color:#fff; text-align: center;font-size: 18px;
padding-right:26px; }
.homenews .title .title_more::after { position: absolute; bottom:0; right:-44px; width:44px; height: 41px; /*background:url(icon_5.png) no-repeat;*/ content: ""; }
.homenews .title .title_more a { color:#fff; }
.homenews .title .more { float: right; margin-right: 18px; padding-right:13px; font-size:12px; }

.homenews .content { padding: 5px 5px;background: #fff;}

.TTXW_CONTENT .m-intro .u-tt a{ color: #3b3b3b;}
.TTXW_CONTENT { margin-bottom:30px; padding:0; border:0; background-color: #f5f9fd; overflow:hidden; }
.TTXW_CONTENT .m-intro .u-more a { display: block; background-color: #fff; color: #79afd5; transition:all 0.3s ease-in-out; border:1px solid transparent;border:1px solid #d5e3f1;  }
.TTXW_CONTENT .m-intro:hover .u-more a { background-color: #79afd5; color: #fff;  }

.TTXW_CONTENT .m-pic  { float:left; max-width: 40%;height:210px; overflow:hidden; }
.TTXW_CONTENT .m-pic  .intro-info-img { width: 100%; height: auto; min-height:210px; transform:scale(1); transition:all 0.3s ease-in-out; }
.TTXW_CONTENT .m-intro { display:block; overflow:hidden; zoom:1; padding: 20px 30px 30px; color: #999; font-size:12px; line-height:22px; }
.TTXW_CONTENT .m-intro .u-tt { margin-bottom:12px; font-size:16px; line-height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.TTXW_CONTENT .m-intro .u-des { margin-bottom:24px;height: 66px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;} 
.TTXW_CONTENT .m-intro .u-more { width:180px; line-height: 40px; text-align: center; }

.TTXW_LIST { border-bottom:1px solid #eee; }
.TTXW_LIST ul li { padding: 10px 20px; border:1px solid #eee; color:#999; border-bottom:0; transition:all 0.3s ease-in-out; }
.TTXW_LIST ul li a { background-image:url(../images/icon_7.gif); background-repeat: no-repeat; background-position:0 45%; }
.TTXW_LIST ul li:hover { background-color: #79afd5; color:#fff; }
.TTXW_LIST ul li:hover a { left:6px; color: #fff; background-image:url(../images/icon_8.gif); }
.TTXW_LIST { overflow:hidden; }
.TTXW_LIST ul::after{display:block;content:"";clear:both}
.TTXW_LIST ul li { position: relative; left:0; line-height:40px; }
.TTXW_LIST ul li a { position: relative; display: block; left: 0; padding-left:16px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; transition:all 0.3s ease-in-out; vertical-align: top; }
.TTXW_LIST ul li .u-date { float: right; }


.iFCB-title,
.iFCB-title-dis { position:relative; text-align:center; clear:both; }
.iFCB-title .content .title-wp,
.iFCB-title-dis .content .title-wp,
.pro_sort_box .title { position:relative; display:inline-block; margin-bottom:20px; padding-left:24px; background:url(../images/titleleft.png) no-repeat left top; vertical-align: top; }
.iFCB-title .content .title-wp .title,
.iFCB-title-dis .content .title-wp .title,
.pro_sort_box .title .title_more { height: auto; padding-right:24px; background:url(../images/titleright.png) no-repeat right top; line-height:auto; }
.iFCB-title .content .title-wp .title h2,
.iFCB-title-dis .content .title-wp .title h2,.pro_sort_box .title .title_more a { display: inline-block; min-width:160px; height: 40px; background:url(../images/titlecenter_jb.png) no-repeat center; color:#fff;
 font-size: 20px; font-weight: 100; line-height: 40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; vertical-align: top; }
.iFCB-title .content .title-wp .title h2:after,
.iFCB-title-dis .content .title-wp .title h2:after{display: block;content: "";clear: both;position: absolute;top: 40px;left: 100px; width:12px; height:4px;
 background:url(../images/titlecenter.png) no-repeat center bottom ;}

.iFCB-title .ms,
.iFCB-title-dis .ms { margin-bottom:20px; color: #8b8b8b; line-height: 46px; font-size:14px; }
.msgbox{width:100%;  background-color:#eeeeee; background-image:url(../images/msg.jpg); background-repeat: repeat-x;  margin:0px auto 0px auto;padding:50px 0px 100px 0px; overflow:hidden;zoom:1}

.iFCB-form { padding:0; }
.iFCB-form .data { float: left; margin-bottom: 12px; padding:0 6px; box-sizing: border-box;  }
.iFCB-form .data .input_option .input { border:1px solid #fff; background: #fff; box-sizing: border-box; }
.iFCB-form .data .input_option .input:hover { border:1px solid #999797; }
.iFCB-form .data .input_option input.input { width:388px !important; }
.iFCB-form .data .input_option textarea.input { width:1188px !important; }
.iFCB-form .btn-area { padding:0!important; clear: both; text-align: center; }
.iFCB-form .btn-area .btn-submit,.iFCB-form .btn-area .reset { width:589px; }

.iFCB-card { width:1162px; margin: 20px auto 0; padding:19px; box-shadow: 0 0 10px #ddd; }
.data .title_name {
    color: #333;
}
.data .title_name {
    float: left;
    width: 100px;
    padding-right: 30px;
    font-size: 14px;
    line-height: 42px;
    text-align: right;
    display: none;
}
.data .input {
    padding: 8px 16px;
    font-size: 14px;
    transition: all 0.3s linear;
    vertical-align: top;
}
.data textarea.input {
    min-height: 166px;
}
.btn-area .btn-submit, .btn-area .reset {
    display: inline-block;
    width: 49%;
    height: 44px;
    border: 0;
    font-size: 18px;
    line-height: 44px;
    transition: all 0.3s linear;
    z-index: 1;
    vertical-align: top;
}
.btn-area .btn-submit {
    background: #6ba1c8;
    margin-right: 10px;
    color: #fff;
}
